package aws-ec2
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Amazon Web Services SDK bindings to Amazon Elastic Compute Cloud
Install
dune-project
Dependency
Authors
Maintainers
Sources
v1.2.tar.gz
md5=38c7319a8abb38a5ecac43b66c8798a9
sha512=298e2c01dfb284df67dea55314ce2913be06709780e01a54695fdf4023447d43f4b61c2b3515309ed0fb606e98fe25ea1ff0e9d973b57bff43ad888588796d3c
doc/aws-ec2/Aws_ec2/Types/AssociateAddressRequest/index.html
Module Types.AssociateAddressRequestSource
Source
type t = {allocation_id : Aws.BaseTypes.String.t option;instance_id : Aws.BaseTypes.String.t option;public_ip : Aws.BaseTypes.String.t option;allow_reassociation : Aws.BaseTypes.Boolean.t option;dry_run : Aws.BaseTypes.Boolean.t option;network_interface_id : Aws.BaseTypes.String.t option;private_ip_address : Aws.BaseTypes.String.t option;
}Source
val make :
?allocation_id:Aws.BaseTypes.String.t ->
?instance_id:Aws.BaseTypes.String.t ->
?public_ip:Aws.BaseTypes.String.t ->
?allow_reassociation:Aws.BaseTypes.Boolean.t ->
?dry_run:Aws.BaseTypes.Boolean.t ->
?network_interface_id:Aws.BaseTypes.String.t ->
?private_ip_address:Aws.BaseTypes.String.t ->
unit ->
t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>