# Functions
GetAlternativeContact gets an existing AlternativeContact resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetPrimaryContact gets an existing PrimaryContact resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetRegion gets an existing Region resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewAlternativeContact registers a new resource with the given unique name, arguments, and options.
NewPrimaryContact registers a new resource with the given unique name, arguments, and options.
NewRegion registers a new resource with the given unique name, arguments, and options.
# Structs
Manages the specified alternate contact attached to an AWS Account.
The set of arguments for constructing a AlternativeContact resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Manages the specified primary contact information associated with an AWS Account.
The set of arguments for constructing a PrimaryContact resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enable (Opt-In) or Disable (Opt-Out) a particular Region for an AWS account.
The set of arguments for constructing a Region resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
AlternativeContactArrayInput is an input type that accepts AlternativeContactArray and AlternativeContactArrayOutput values.
No description provided by the author
AlternativeContactMapInput is an input type that accepts AlternativeContactMap and AlternativeContactMapOutput values.
PrimaryContactArrayInput is an input type that accepts PrimaryContactArray and PrimaryContactArrayOutput values.
No description provided by the author
PrimaryContactMapInput is an input type that accepts PrimaryContactMap and PrimaryContactMapOutput values.
RegionArrayInput is an input type that accepts RegionArray and RegionArrayOutput values.
No description provided by the author
RegionMapInput is an input type that accepts RegionMap and RegionMapOutput values.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author