# Functions
GetServiceURLForRegion returns the service URL to be used for the specified region.
NewContextBasedRestrictionsV1 : constructs an instance of ContextBasedRestrictionsV1 with passed in options.
NewContextBasedRestrictionsV1UsingExternalConfig : constructs an instance of ContextBasedRestrictionsV1 with passed in options and external configuration.
UnmarshalAccountSettings unmarshals an instance of AccountSettings from the specified map of raw messages.
UnmarshalAction unmarshals an instance of Action from the specified map of raw messages.
UnmarshalAddress unmarshals an instance of Address from the specified map of raw messages.
UnmarshalAddressIPAddress unmarshals an instance of AddressIPAddress from the specified map of raw messages.
UnmarshalAddressIPAddressRange unmarshals an instance of AddressIPAddressRange from the specified map of raw messages.
UnmarshalAddressServiceRef unmarshals an instance of AddressServiceRef from the specified map of raw messages.
UnmarshalAddressSubnet unmarshals an instance of AddressSubnet from the specified map of raw messages.
UnmarshalAddressVPC unmarshals an instance of AddressVPC from the specified map of raw messages.
UnmarshalAPIType unmarshals an instance of APIType from the specified map of raw messages.
UnmarshalNewRuleOperations unmarshals an instance of NewRuleOperations from the specified map of raw messages.
UnmarshalNewRuleOperationsAPITypesItem unmarshals an instance of NewRuleOperationsAPITypesItem from the specified map of raw messages.
UnmarshalOperationsList unmarshals an instance of OperationsList from the specified map of raw messages.
UnmarshalResource unmarshals an instance of Resource from the specified map of raw messages.
UnmarshalResourceAttribute unmarshals an instance of ResourceAttribute from the specified map of raw messages.
UnmarshalResourceTagAttribute unmarshals an instance of ResourceTagAttribute from the specified map of raw messages.
UnmarshalRule unmarshals an instance of Rule from the specified map of raw messages.
UnmarshalRuleContext unmarshals an instance of RuleContext from the specified map of raw messages.
UnmarshalRuleContextAttribute unmarshals an instance of RuleContextAttribute from the specified map of raw messages.
UnmarshalRuleList unmarshals an instance of RuleList from the specified map of raw messages.
UnmarshalServiceRefTarget unmarshals an instance of ServiceRefTarget from the specified map of raw messages.
UnmarshalServiceRefTargetList unmarshals an instance of ServiceRefTargetList from the specified map of raw messages.
UnmarshalServiceRefTargetLocationsItem unmarshals an instance of ServiceRefTargetLocationsItem from the specified map of raw messages.
UnmarshalServiceRefValue unmarshals an instance of ServiceRefValue from the specified map of raw messages.
UnmarshalZone unmarshals an instance of Zone from the specified map of raw messages.
UnmarshalZoneList unmarshals an instance of ZoneList from the specified map of raw messages.
UnmarshalZoneSummary unmarshals an instance of ZoneSummary from the specified map of raw messages.
# Constants
Constants associated with the AddressIPAddressRange.Type property.
Constants associated with the AddressIPAddress.Type property.
Constants associated with the AddressServiceRef.Type property.
Constants associated with the AddressSubnet.Type property.
Constants associated with the Address.Type property.
Constants associated with the Address.Type property.
Constants associated with the Address.Type property.
Constants associated with the Address.Type property.
Constants associated with the Address.Type property.
Constants associated with the AddressVPC.Type property.
Constants associated with the CreateRuleOptions.EnforcementMode property.
Constants associated with the CreateRuleOptions.EnforcementMode property.
Constants associated with the CreateRuleOptions.EnforcementMode property.
DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
Constants associated with the ListAvailableServicerefTargetsOptions.Type property.
Constants associated with the ListAvailableServicerefTargetsOptions.Type property.
Constants associated with the ListRulesOptions.EnforcementMode property.
Constants associated with the ListRulesOptions.EnforcementMode property.
Constants associated with the ListRulesOptions.EnforcementMode property.
Constants associated with the ReplaceRuleOptions.EnforcementMode property.
Constants associated with the ReplaceRuleOptions.EnforcementMode property.
Constants associated with the ReplaceRuleOptions.EnforcementMode property.
Constants associated with the Rule.EnforcementMode property.
Constants associated with the Rule.EnforcementMode property.
Constants associated with the Rule.EnforcementMode property.
# Structs
AccountSettings : An output account settings.
Action : Service API Type actions.
Address : A zone address.
AddressIPAddress : A single IP address.
AddressIPAddressRange : An IP address range.
AddressServiceRef : A service reference.
AddressSubnet : A subnet in CIDR format.
AddressVPC : A single VPC address.
APIType : Service API Type details.
ContextBasedRestrictionsV1 : With the Context Based Restrictions API, you can: * Create, list, get, replace, and delete network zones * Create, list, get, replace, and delete context-based restriction rules * Get account settings
API Version: 1.0.1.
ContextBasedRestrictionsV1Options : Service options.
CreateRuleOptions : The CreateRule options.
CreateZoneOptions : The CreateZone options.
DeleteRuleOptions : The DeleteRule options.
DeleteZoneOptions : The DeleteZone options.
GetAccountSettingsOptions : The GetAccountSettings options.
GetRuleOptions : The GetRule options.
GetServicerefTargetOptions : The GetServicerefTarget options.
GetZoneOptions : The GetZone options.
ListAvailableServiceOperationsOptions : The ListAvailableServiceOperations options.
ListAvailableServicerefTargetsOptions : The ListAvailableServicerefTargets options.
ListRulesOptions : The ListRules options.
ListZonesOptions : The ListZones options.
NewRuleOperations : The operations this rule applies to.
NewRuleOperationsAPITypesItem : NewRuleOperationsAPITypesItem struct.
OperationsList : The response object of the `list_available_service_operations` operation.
ReplaceRuleOptions : The ReplaceRule options.
ReplaceZoneOptions : The ReplaceZone options.
Resource : An rule resource.
ResourceAttribute : A rule resource attribute.
ResourceTagAttribute : A rule resource tag attribute.
Rule : An output rule.
RuleContext : A rule context.
RuleContextAttribute : An rule context attribute.
RuleList : The response object of the ListRules operation.
ServiceRefTarget : Summary information about a service reference target.
ServiceRefTargetList : A list of service reference targets.
ServiceRefTargetLocationsItem : ServiceRefTargetLocationsItem struct.
ServiceRefValue : A service reference value.
Zone : An output zone.
ZoneList : The response object of the ListZones operation.
ZoneSummary : An output zone summary.
# Interfaces
No description provided by the author