Versions in this module Expand all Collapse all v1 v1.0.1 Jul 4, 2024 v1.0.0 Jul 4, 2024 Changes in this version + const ClientVersion51 + const ClientVersion53 + const CloudHsmObjectStateDegraded + const CloudHsmObjectStateReady + const CloudHsmObjectStateUpdating + const EndpointsID + const ErrCodeCloudHsmInternalException + const ErrCodeCloudHsmServiceException + const ErrCodeInvalidRequestException + const HsmStatusDegraded + const HsmStatusPending + const HsmStatusRunning + const HsmStatusSuspended + const HsmStatusTerminated + const HsmStatusTerminating + const HsmStatusUpdating + const ServiceID + const ServiceName + const SubscriptionTypeProduction + func ClientVersion_Values() []string + func CloudHsmObjectState_Values() []string + func HsmStatus_Values() []string + func SubscriptionType_Values() []string + type AddTagsToResourceInput struct + ResourceArn *string + TagList []*Tag + func (s *AddTagsToResourceInput) SetResourceArn(v string) *AddTagsToResourceInput + func (s *AddTagsToResourceInput) SetTagList(v []*Tag) *AddTagsToResourceInput + func (s *AddTagsToResourceInput) Validate() error + func (s AddTagsToResourceInput) GoString() string + func (s AddTagsToResourceInput) String() string + type AddTagsToResourceOutput struct + Status *string + func (s *AddTagsToResourceOutput) SetStatus(v string) *AddTagsToResourceOutput + func (s AddTagsToResourceOutput) GoString() string + func (s AddTagsToResourceOutput) String() string + type CloudHSM struct + func New(p client.ConfigProvider, cfgs ...*aws.Config) *CloudHSM + func (c *CloudHSM) AddTagsToResource(input *AddTagsToResourceInput) (*AddTagsToResourceOutput, error) + func (c *CloudHSM) AddTagsToResourceRequest(input *AddTagsToResourceInput) (req *request.Request, output *AddTagsToResourceOutput) + func (c *CloudHSM) AddTagsToResourceWithContext(ctx aws.Context, input *AddTagsToResourceInput, opts ...request.Option) (*AddTagsToResourceOutput, error) + func (c *CloudHSM) CreateHapg(input *CreateHapgInput) (*CreateHapgOutput, error) + func (c *CloudHSM) CreateHapgRequest(input *CreateHapgInput) (req *request.Request, output *CreateHapgOutput) + func (c *CloudHSM) CreateHapgWithContext(ctx aws.Context, input *CreateHapgInput, opts ...request.Option) (*CreateHapgOutput, error) + func (c *CloudHSM) CreateHsm(input *CreateHsmInput) (*CreateHsmOutput, error) + func (c *CloudHSM) CreateHsmRequest(input *CreateHsmInput) (req *request.Request, output *CreateHsmOutput) + func (c *CloudHSM) CreateHsmWithContext(ctx aws.Context, input *CreateHsmInput, opts ...request.Option) (*CreateHsmOutput, error) + func (c *CloudHSM) CreateLunaClient(input *CreateLunaClientInput) (*CreateLunaClientOutput, error) + func (c *CloudHSM) CreateLunaClientRequest(input *CreateLunaClientInput) (req *request.Request, output *CreateLunaClientOutput) + func (c *CloudHSM) CreateLunaClientWithContext(ctx aws.Context, input *CreateLunaClientInput, opts ...request.Option) (*CreateLunaClientOutput, error) + func (c *CloudHSM) DeleteHapg(input *DeleteHapgInput) (*DeleteHapgOutput, error) + func (c *CloudHSM) DeleteHapgRequest(input *DeleteHapgInput) (req *request.Request, output *DeleteHapgOutput) + func (c *CloudHSM) DeleteHapgWithContext(ctx aws.Context, input *DeleteHapgInput, opts ...request.Option) (*DeleteHapgOutput, error) + func (c *CloudHSM) DeleteHsm(input *DeleteHsmInput) (*DeleteHsmOutput, error) + func (c *CloudHSM) DeleteHsmRequest(input *DeleteHsmInput) (req *request.Request, output *DeleteHsmOutput) + func (c *CloudHSM) DeleteHsmWithContext(ctx aws.Context, input *DeleteHsmInput, opts ...request.Option) (*DeleteHsmOutput, error) + func (c *CloudHSM) DeleteLunaClient(input *DeleteLunaClientInput) (*DeleteLunaClientOutput, error) + func (c *CloudHSM) DeleteLunaClientRequest(input *DeleteLunaClientInput) (req *request.Request, output *DeleteLunaClientOutput) + func (c *CloudHSM) DeleteLunaClientWithContext(ctx aws.Context, input *DeleteLunaClientInput, opts ...request.Option) (*DeleteLunaClientOutput, error) + func (c *CloudHSM) DescribeHapg(input *DescribeHapgInput) (*DescribeHapgOutput, error) + func (c *CloudHSM) DescribeHapgRequest(input *DescribeHapgInput) (req *request.Request, output *DescribeHapgOutput) + func (c *CloudHSM) DescribeHapgWithContext(ctx aws.Context, input *DescribeHapgInput, opts ...request.Option) (*DescribeHapgOutput, error) + func (c *CloudHSM) DescribeHsm(input *DescribeHsmInput) (*DescribeHsmOutput, error) + func (c *CloudHSM) DescribeHsmRequest(input *DescribeHsmInput) (req *request.Request, output *DescribeHsmOutput) + func (c *CloudHSM) DescribeHsmWithContext(ctx aws.Context, input *DescribeHsmInput, opts ...request.Option) (*DescribeHsmOutput, error) + func (c *CloudHSM) DescribeLunaClient(input *DescribeLunaClientInput) (*DescribeLunaClientOutput, error) + func (c *CloudHSM) DescribeLunaClientRequest(input *DescribeLunaClientInput) (req *request.Request, output *DescribeLunaClientOutput) + func (c *CloudHSM) DescribeLunaClientWithContext(ctx aws.Context, input *DescribeLunaClientInput, opts ...request.Option) (*DescribeLunaClientOutput, error) + func (c *CloudHSM) GetConfig(input *GetConfigInput) (*GetConfigOutput, error) + func (c *CloudHSM) GetConfigRequest(input *GetConfigInput) (req *request.Request, output *GetConfigOutput) + func (c *CloudHSM) GetConfigWithContext(ctx aws.Context, input *GetConfigInput, opts ...request.Option) (*GetConfigOutput, error) + func (c *CloudHSM) ListAvailableZones(input *ListAvailableZonesInput) (*ListAvailableZonesOutput, error) + func (c *CloudHSM) ListAvailableZonesRequest(input *ListAvailableZonesInput) (req *request.Request, output *ListAvailableZonesOutput) + func (c *CloudHSM) ListAvailableZonesWithContext(ctx aws.Context, input *ListAvailableZonesInput, opts ...request.Option) (*ListAvailableZonesOutput, error) + func (c *CloudHSM) ListHapgs(input *ListHapgsInput) (*ListHapgsOutput, error) + func (c *CloudHSM) ListHapgsRequest(input *ListHapgsInput) (req *request.Request, output *ListHapgsOutput) + func (c *CloudHSM) ListHapgsWithContext(ctx aws.Context, input *ListHapgsInput, opts ...request.Option) (*ListHapgsOutput, error) + func (c *CloudHSM) ListHsms(input *ListHsmsInput) (*ListHsmsOutput, error) + func (c *CloudHSM) ListHsmsRequest(input *ListHsmsInput) (req *request.Request, output *ListHsmsOutput) + func (c *CloudHSM) ListHsmsWithContext(ctx aws.Context, input *ListHsmsInput, opts ...request.Option) (*ListHsmsOutput, error) + func (c *CloudHSM) ListLunaClients(input *ListLunaClientsInput) (*ListLunaClientsOutput, error) + func (c *CloudHSM) ListLunaClientsRequest(input *ListLunaClientsInput) (req *request.Request, output *ListLunaClientsOutput) + func (c *CloudHSM) ListLunaClientsWithContext(ctx aws.Context, input *ListLunaClientsInput, opts ...request.Option) (*ListLunaClientsOutput, error) + func (c *CloudHSM) ListTagsForResource(input *ListTagsForResourceInput) (*ListTagsForResourceOutput, error) + func (c *CloudHSM) ListTagsForResourceRequest(input *ListTagsForResourceInput) (req *request.Request, output *ListTagsForResourceOutput) + func (c *CloudHSM) ListTagsForResourceWithContext(ctx aws.Context, input *ListTagsForResourceInput, opts ...request.Option) (*ListTagsForResourceOutput, error) + func (c *CloudHSM) ModifyHapg(input *ModifyHapgInput) (*ModifyHapgOutput, error) + func (c *CloudHSM) ModifyHapgRequest(input *ModifyHapgInput) (req *request.Request, output *ModifyHapgOutput) + func (c *CloudHSM) ModifyHapgWithContext(ctx aws.Context, input *ModifyHapgInput, opts ...request.Option) (*ModifyHapgOutput, error) + func (c *CloudHSM) ModifyHsm(input *ModifyHsmInput) (*ModifyHsmOutput, error) + func (c *CloudHSM) ModifyHsmRequest(input *ModifyHsmInput) (req *request.Request, output *ModifyHsmOutput) + func (c *CloudHSM) ModifyHsmWithContext(ctx aws.Context, input *ModifyHsmInput, opts ...request.Option) (*ModifyHsmOutput, error) + func (c *CloudHSM) ModifyLunaClient(input *ModifyLunaClientInput) (*ModifyLunaClientOutput, error) + func (c *CloudHSM) ModifyLunaClientRequest(input *ModifyLunaClientInput) (req *request.Request, output *ModifyLunaClientOutput) + func (c *CloudHSM) ModifyLunaClientWithContext(ctx aws.Context, input *ModifyLunaClientInput, opts ...request.Option) (*ModifyLunaClientOutput, error) + func (c *CloudHSM) RemoveTagsFromResource(input *RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error) + func (c *CloudHSM) RemoveTagsFromResourceRequest(input *RemoveTagsFromResourceInput) (req *request.Request, output *RemoveTagsFromResourceOutput) + func (c *CloudHSM) RemoveTagsFromResourceWithContext(ctx aws.Context, input *RemoveTagsFromResourceInput, opts ...request.Option) (*RemoveTagsFromResourceOutput, error) + type CloudHsmInternalException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *CloudHsmInternalException) Code() string + func (s *CloudHsmInternalException) Error() string + func (s *CloudHsmInternalException) Message() string + func (s *CloudHsmInternalException) OrigErr() error + func (s *CloudHsmInternalException) RequestID() string + func (s *CloudHsmInternalException) StatusCode() int + func (s CloudHsmInternalException) GoString() string + func (s CloudHsmInternalException) String() string + type CloudHsmServiceException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + Retryable *bool + func (s *CloudHsmServiceException) Code() string + func (s *CloudHsmServiceException) Error() string + func (s *CloudHsmServiceException) Message() string + func (s *CloudHsmServiceException) OrigErr() error + func (s *CloudHsmServiceException) RequestID() string + func (s *CloudHsmServiceException) StatusCode() int + func (s CloudHsmServiceException) GoString() string + func (s CloudHsmServiceException) String() string + type CreateHapgInput struct + Label *string + func (s *CreateHapgInput) SetLabel(v string) *CreateHapgInput + func (s *CreateHapgInput) Validate() error + func (s CreateHapgInput) GoString() string + func (s CreateHapgInput) String() string + type CreateHapgOutput struct + HapgArn *string + func (s *CreateHapgOutput) SetHapgArn(v string) *CreateHapgOutput + func (s CreateHapgOutput) GoString() string + func (s CreateHapgOutput) String() string + type CreateHsmInput struct + ClientToken *string + EniIp *string + ExternalId *string + IamRoleArn *string + SshKey *string + SubnetId *string + SubscriptionType *string + SyslogIp *string + func (s *CreateHsmInput) SetClientToken(v string) *CreateHsmInput + func (s *CreateHsmInput) SetEniIp(v string) *CreateHsmInput + func (s *CreateHsmInput) SetExternalId(v string) *CreateHsmInput + func (s *CreateHsmInput) SetIamRoleArn(v string) *CreateHsmInput + func (s *CreateHsmInput) SetSshKey(v string) *CreateHsmInput + func (s *CreateHsmInput) SetSubnetId(v string) *CreateHsmInput + func (s *CreateHsmInput) SetSubscriptionType(v string) *CreateHsmInput + func (s *CreateHsmInput) SetSyslogIp(v string) *CreateHsmInput + func (s *CreateHsmInput) Validate() error + func (s CreateHsmInput) GoString() string + func (s CreateHsmInput) String() string + type CreateHsmOutput struct + HsmArn *string + func (s *CreateHsmOutput) SetHsmArn(v string) *CreateHsmOutput + func (s CreateHsmOutput) GoString() string + func (s CreateHsmOutput) String() string + type CreateLunaClientInput struct + Certificate *string + Label *string + func (s *CreateLunaClientInput) SetCertificate(v string) *CreateLunaClientInput + func (s *CreateLunaClientInput) SetLabel(v string) *CreateLunaClientInput + func (s *CreateLunaClientInput) Validate() error + func (s CreateLunaClientInput) GoString() string + func (s CreateLunaClientInput) String() string + type CreateLunaClientOutput struct + ClientArn *string + func (s *CreateLunaClientOutput) SetClientArn(v string) *CreateLunaClientOutput + func (s CreateLunaClientOutput) GoString() string + func (s CreateLunaClientOutput) String() string + type DeleteHapgInput struct + HapgArn *string + func (s *DeleteHapgInput) SetHapgArn(v string) *DeleteHapgInput + func (s *DeleteHapgInput) Validate() error + func (s DeleteHapgInput) GoString() string + func (s DeleteHapgInput) String() string + type DeleteHapgOutput struct + Status *string + func (s *DeleteHapgOutput) SetStatus(v string) *DeleteHapgOutput + func (s DeleteHapgOutput) GoString() string + func (s DeleteHapgOutput) String() string + type DeleteHsmInput struct + HsmArn *string + func (s *DeleteHsmInput) SetHsmArn(v string) *DeleteHsmInput + func (s *DeleteHsmInput) Validate() error + func (s DeleteHsmInput) GoString() string + func (s DeleteHsmInput) String() string + type DeleteHsmOutput struct + Status *string + func (s *DeleteHsmOutput) SetStatus(v string) *DeleteHsmOutput + func (s DeleteHsmOutput) GoString() string + func (s DeleteHsmOutput) String() string + type DeleteLunaClientInput struct + ClientArn *string + func (s *DeleteLunaClientInput) SetClientArn(v string) *DeleteLunaClientInput + func (s *DeleteLunaClientInput) Validate() error + func (s DeleteLunaClientInput) GoString() string + func (s DeleteLunaClientInput) String() string + type DeleteLunaClientOutput struct + Status *string + func (s *DeleteLunaClientOutput) SetStatus(v string) *DeleteLunaClientOutput + func (s DeleteLunaClientOutput) GoString() string + func (s DeleteLunaClientOutput) String() string + type DescribeHapgInput struct + HapgArn *string + func (s *DescribeHapgInput) SetHapgArn(v string) *DescribeHapgInput + func (s *DescribeHapgInput) Validate() error + func (s DescribeHapgInput) GoString() string + func (s DescribeHapgInput) String() string + type DescribeHapgOutput struct + HapgArn *string + HapgSerial *string + HsmsLastActionFailed []*string + HsmsPendingDeletion []*string + HsmsPendingRegistration []*string + Label *string + LastModifiedTimestamp *string + PartitionSerialList []*string + State *string + func (s *DescribeHapgOutput) SetHapgArn(v string) *DescribeHapgOutput + func (s *DescribeHapgOutput) SetHapgSerial(v string) *DescribeHapgOutput + func (s *DescribeHapgOutput) SetHsmsLastActionFailed(v []*string) *DescribeHapgOutput + func (s *DescribeHapgOutput) SetHsmsPendingDeletion(v []*string) *DescribeHapgOutput + func (s *DescribeHapgOutput) SetHsmsPendingRegistration(v []*string) *DescribeHapgOutput + func (s *DescribeHapgOutput) SetLabel(v string) *DescribeHapgOutput + func (s *DescribeHapgOutput) SetLastModifiedTimestamp(v string) *DescribeHapgOutput + func (s *DescribeHapgOutput) SetPartitionSerialList(v []*string) *DescribeHapgOutput + func (s *DescribeHapgOutput) SetState(v string) *DescribeHapgOutput + func (s DescribeHapgOutput) GoString() string + func (s DescribeHapgOutput) String() string + type DescribeHsmInput struct + HsmArn *string + HsmSerialNumber *string + func (s *DescribeHsmInput) SetHsmArn(v string) *DescribeHsmInput + func (s *DescribeHsmInput) SetHsmSerialNumber(v string) *DescribeHsmInput + func (s DescribeHsmInput) GoString() string + func (s DescribeHsmInput) String() string + type DescribeHsmOutput struct + AvailabilityZone *string + EniId *string + EniIp *string + HsmArn *string + HsmType *string + IamRoleArn *string + Partitions []*string + SerialNumber *string + ServerCertLastUpdated *string + ServerCertUri *string + SoftwareVersion *string + SshKeyLastUpdated *string + SshPublicKey *string + Status *string + StatusDetails *string + SubnetId *string + SubscriptionEndDate *string + SubscriptionStartDate *string + SubscriptionType *string + VendorName *string + VpcId *string + func (s *DescribeHsmOutput) SetAvailabilityZone(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetEniId(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetEniIp(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetHsmArn(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetHsmType(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetIamRoleArn(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetPartitions(v []*string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetSerialNumber(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetServerCertLastUpdated(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetServerCertUri(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetSoftwareVersion(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetSshKeyLastUpdated(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetSshPublicKey(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetStatus(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetStatusDetails(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetSubnetId(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetSubscriptionEndDate(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetSubscriptionStartDate(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetSubscriptionType(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetVendorName(v string) *DescribeHsmOutput + func (s *DescribeHsmOutput) SetVpcId(v string) *DescribeHsmOutput + func (s DescribeHsmOutput) GoString() string + func (s DescribeHsmOutput) String() string + type DescribeLunaClientInput struct + CertificateFingerprint *string + ClientArn *string + func (s *DescribeLunaClientInput) SetCertificateFingerprint(v string) *DescribeLunaClientInput + func (s *DescribeLunaClientInput) SetClientArn(v string) *DescribeLunaClientInput + func (s DescribeLunaClientInput) GoString() string + func (s DescribeLunaClientInput) String() string + type DescribeLunaClientOutput struct + Certificate *string + CertificateFingerprint *string + ClientArn *string + Label *string + LastModifiedTimestamp *string + func (s *DescribeLunaClientOutput) SetCertificate(v string) *DescribeLunaClientOutput + func (s *DescribeLunaClientOutput) SetCertificateFingerprint(v string) *DescribeLunaClientOutput + func (s *DescribeLunaClientOutput) SetClientArn(v string) *DescribeLunaClientOutput + func (s *DescribeLunaClientOutput) SetLabel(v string) *DescribeLunaClientOutput + func (s *DescribeLunaClientOutput) SetLastModifiedTimestamp(v string) *DescribeLunaClientOutput + func (s DescribeLunaClientOutput) GoString() string + func (s DescribeLunaClientOutput) String() string + type GetConfigInput struct + ClientArn *string + ClientVersion *string + HapgList []*string + func (s *GetConfigInput) SetClientArn(v string) *GetConfigInput + func (s *GetConfigInput) SetClientVersion(v string) *GetConfigInput + func (s *GetConfigInput) SetHapgList(v []*string) *GetConfigInput + func (s *GetConfigInput) Validate() error + func (s GetConfigInput) GoString() string + func (s GetConfigInput) String() string + type GetConfigOutput struct + ConfigCred *string + ConfigFile *string + ConfigType *string + func (s *GetConfigOutput) SetConfigCred(v string) *GetConfigOutput + func (s *GetConfigOutput) SetConfigFile(v string) *GetConfigOutput + func (s *GetConfigOutput) SetConfigType(v string) *GetConfigOutput + func (s GetConfigOutput) GoString() string + func (s GetConfigOutput) String() string + type InvalidRequestException struct + Message_ *string + RespMetadata protocol.ResponseMetadata + func (s *InvalidRequestException) Code() string + func (s *InvalidRequestException) Error() string + func (s *InvalidRequestException) Message() string + func (s *InvalidRequestException) OrigErr() error + func (s *InvalidRequestException) RequestID() string + func (s *InvalidRequestException) StatusCode() int + func (s InvalidRequestException) GoString() string + func (s InvalidRequestException) String() string + type ListAvailableZonesInput struct + func (s ListAvailableZonesInput) GoString() string + func (s ListAvailableZonesInput) String() string + type ListAvailableZonesOutput struct + AZList []*string + func (s *ListAvailableZonesOutput) SetAZList(v []*string) *ListAvailableZonesOutput + func (s ListAvailableZonesOutput) GoString() string + func (s ListAvailableZonesOutput) String() string + type ListHapgsInput struct + NextToken *string + func (s *ListHapgsInput) SetNextToken(v string) *ListHapgsInput + func (s ListHapgsInput) GoString() string + func (s ListHapgsInput) String() string + type ListHapgsOutput struct + HapgList []*string + NextToken *string + func (s *ListHapgsOutput) SetHapgList(v []*string) *ListHapgsOutput + func (s *ListHapgsOutput) SetNextToken(v string) *ListHapgsOutput + func (s ListHapgsOutput) GoString() string + func (s ListHapgsOutput) String() string + type ListHsmsInput struct + NextToken *string + func (s *ListHsmsInput) SetNextToken(v string) *ListHsmsInput + func (s ListHsmsInput) GoString() string + func (s ListHsmsInput) String() string + type ListHsmsOutput struct + HsmList []*string + NextToken *string + func (s *ListHsmsOutput) SetHsmList(v []*string) *ListHsmsOutput + func (s *ListHsmsOutput) SetNextToken(v string) *ListHsmsOutput + func (s ListHsmsOutput) GoString() string + func (s ListHsmsOutput) String() string + type ListLunaClientsInput struct + NextToken *string + func (s *ListLunaClientsInput) SetNextToken(v string) *ListLunaClientsInput + func (s ListLunaClientsInput) GoString() string + func (s ListLunaClientsInput) String() string + type ListLunaClientsOutput struct + ClientList []*string + NextToken *string + func (s *ListLunaClientsOutput) SetClientList(v []*string) *ListLunaClientsOutput + func (s *ListLunaClientsOutput) SetNextToken(v string) *ListLunaClientsOutput + func (s ListLunaClientsOutput) GoString() string + func (s ListLunaClientsOutput) String() string + type ListTagsForResourceInput struct + ResourceArn *string + func (s *ListTagsForResourceInput) SetResourceArn(v string) *ListTagsForResourceInput + func (s *ListTagsForResourceInput) Validate() error + func (s ListTagsForResourceInput) GoString() string + func (s ListTagsForResourceInput) String() string + type ListTagsForResourceOutput struct + TagList []*Tag + func (s *ListTagsForResourceOutput) SetTagList(v []*Tag) *ListTagsForResourceOutput + func (s ListTagsForResourceOutput) GoString() string + func (s ListTagsForResourceOutput) String() string + type ModifyHapgInput struct + HapgArn *string + Label *string + PartitionSerialList []*string + func (s *ModifyHapgInput) SetHapgArn(v string) *ModifyHapgInput + func (s *ModifyHapgInput) SetLabel(v string) *ModifyHapgInput + func (s *ModifyHapgInput) SetPartitionSerialList(v []*string) *ModifyHapgInput + func (s *ModifyHapgInput) Validate() error + func (s ModifyHapgInput) GoString() string + func (s ModifyHapgInput) String() string + type ModifyHapgOutput struct + HapgArn *string + func (s *ModifyHapgOutput) SetHapgArn(v string) *ModifyHapgOutput + func (s ModifyHapgOutput) GoString() string + func (s ModifyHapgOutput) String() string + type ModifyHsmInput struct + EniIp *string + ExternalId *string + HsmArn *string + IamRoleArn *string + SubnetId *string + SyslogIp *string + func (s *ModifyHsmInput) SetEniIp(v string) *ModifyHsmInput + func (s *ModifyHsmInput) SetExternalId(v string) *ModifyHsmInput + func (s *ModifyHsmInput) SetHsmArn(v string) *ModifyHsmInput + func (s *ModifyHsmInput) SetIamRoleArn(v string) *ModifyHsmInput + func (s *ModifyHsmInput) SetSubnetId(v string) *ModifyHsmInput + func (s *ModifyHsmInput) SetSyslogIp(v string) *ModifyHsmInput + func (s *ModifyHsmInput) Validate() error + func (s ModifyHsmInput) GoString() string + func (s ModifyHsmInput) String() string + type ModifyHsmOutput struct + HsmArn *string + func (s *ModifyHsmOutput) SetHsmArn(v string) *ModifyHsmOutput + func (s ModifyHsmOutput) GoString() string + func (s ModifyHsmOutput) String() string + type ModifyLunaClientInput struct + Certificate *string + ClientArn *string + func (s *ModifyLunaClientInput) SetCertificate(v string) *ModifyLunaClientInput + func (s *ModifyLunaClientInput) SetClientArn(v string) *ModifyLunaClientInput + func (s *ModifyLunaClientInput) Validate() error + func (s ModifyLunaClientInput) GoString() string + func (s ModifyLunaClientInput) String() string + type ModifyLunaClientOutput struct + ClientArn *string + func (s *ModifyLunaClientOutput) SetClientArn(v string) *ModifyLunaClientOutput + func (s ModifyLunaClientOutput) GoString() string + func (s ModifyLunaClientOutput) String() string + type RemoveTagsFromResourceInput struct + ResourceArn *string + TagKeyList []*string + func (s *RemoveTagsFromResourceInput) SetResourceArn(v string) *RemoveTagsFromResourceInput + func (s *RemoveTagsFromResourceInput) SetTagKeyList(v []*string) *RemoveTagsFromResourceInput + func (s *RemoveTagsFromResourceInput) Validate() error + func (s RemoveTagsFromResourceInput) GoString() string + func (s RemoveTagsFromResourceInput) String() string + type RemoveTagsFromResourceOutput struct + Status *string + func (s *RemoveTagsFromResourceOutput) SetStatus(v string) *RemoveTagsFromResourceOutput + func (s RemoveTagsFromResourceOutput) GoString() string + func (s RemoveTagsFromResourceOutput) String() string + type Tag struct + Key *string + Value *string + func (s *Tag) SetKey(v string) *Tag + func (s *Tag) SetValue(v string) *Tag + func (s *Tag) Validate() error + func (s Tag) GoString() string + func (s Tag) String() string