Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=sns.aws.jet.crossplane.io +versionName=v1alpha1
Index ¶
- Constants
- Variables
- type PlatformApplication
- func (in *PlatformApplication) DeepCopy() *PlatformApplication
- func (in *PlatformApplication) DeepCopyInto(out *PlatformApplication)
- func (in *PlatformApplication) DeepCopyObject() runtime.Object
- func (mg *PlatformApplication) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *PlatformApplication) GetConnectionDetailsMapping() map[string]string
- func (mg *PlatformApplication) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *PlatformApplication) GetID() string
- func (tr *PlatformApplication) GetObservation() (map[string]interface{}, error)
- func (tr *PlatformApplication) GetParameters() (map[string]interface{}, error)
- func (mg *PlatformApplication) GetProviderConfigReference() *xpv1.Reference
- func (mg *PlatformApplication) GetProviderReference() *xpv1.Reference
- func (mg *PlatformApplication) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *PlatformApplication) GetTerraformResourceType() string
- func (tr *PlatformApplication) GetTerraformSchemaVersion() int
- func (mg *PlatformApplication) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *PlatformApplication) LateInitialize(attrs []byte) (bool, error)
- func (mg *PlatformApplication) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *PlatformApplication) SetConditions(c ...xpv1.Condition)
- func (mg *PlatformApplication) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *PlatformApplication) SetObservation(obs map[string]interface{}) error
- func (tr *PlatformApplication) SetParameters(params map[string]interface{}) error
- func (mg *PlatformApplication) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *PlatformApplication) SetProviderReference(r *xpv1.Reference)
- func (mg *PlatformApplication) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *PlatformApplication) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type PlatformApplicationList
- type PlatformApplicationObservation
- type PlatformApplicationParameters
- type PlatformApplicationSpec
- type PlatformApplicationStatus
- type SMSPreferences
- func (in *SMSPreferences) DeepCopy() *SMSPreferences
- func (in *SMSPreferences) DeepCopyInto(out *SMSPreferences)
- func (in *SMSPreferences) DeepCopyObject() runtime.Object
- func (mg *SMSPreferences) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *SMSPreferences) GetConnectionDetailsMapping() map[string]string
- func (mg *SMSPreferences) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *SMSPreferences) GetID() string
- func (tr *SMSPreferences) GetObservation() (map[string]interface{}, error)
- func (tr *SMSPreferences) GetParameters() (map[string]interface{}, error)
- func (mg *SMSPreferences) GetProviderConfigReference() *xpv1.Reference
- func (mg *SMSPreferences) GetProviderReference() *xpv1.Reference
- func (mg *SMSPreferences) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *SMSPreferences) GetTerraformResourceType() string
- func (tr *SMSPreferences) GetTerraformSchemaVersion() int
- func (mg *SMSPreferences) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *SMSPreferences) LateInitialize(attrs []byte) (bool, error)
- func (mg *SMSPreferences) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *SMSPreferences) SetConditions(c ...xpv1.Condition)
- func (mg *SMSPreferences) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *SMSPreferences) SetObservation(obs map[string]interface{}) error
- func (tr *SMSPreferences) SetParameters(params map[string]interface{}) error
- func (mg *SMSPreferences) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *SMSPreferences) SetProviderReference(r *xpv1.Reference)
- func (mg *SMSPreferences) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *SMSPreferences) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type SMSPreferencesList
- type SMSPreferencesObservation
- type SMSPreferencesParameters
- type SMSPreferencesSpec
- type SMSPreferencesStatus
- type Topic
- func (in *Topic) DeepCopy() *Topic
- func (in *Topic) DeepCopyInto(out *Topic)
- func (in *Topic) DeepCopyObject() runtime.Object
- func (mg *Topic) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Topic) GetConnectionDetailsMapping() map[string]string
- func (mg *Topic) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Topic) GetID() string
- func (tr *Topic) GetObservation() (map[string]interface{}, error)
- func (tr *Topic) GetParameters() (map[string]interface{}, error)
- func (mg *Topic) GetProviderConfigReference() *xpv1.Reference
- func (mg *Topic) GetProviderReference() *xpv1.Reference
- func (mg *Topic) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Topic) GetTerraformResourceType() string
- func (tr *Topic) GetTerraformSchemaVersion() int
- func (mg *Topic) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Topic) LateInitialize(attrs []byte) (bool, error)
- func (mg *Topic) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Topic) SetConditions(c ...xpv1.Condition)
- func (mg *Topic) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *Topic) SetObservation(obs map[string]interface{}) error
- func (tr *Topic) SetParameters(params map[string]interface{}) error
- func (mg *Topic) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Topic) SetProviderReference(r *xpv1.Reference)
- func (mg *Topic) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Topic) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type TopicList
- type TopicObservation
- type TopicParameters
- type TopicPolicy
- func (in *TopicPolicy) DeepCopy() *TopicPolicy
- func (in *TopicPolicy) DeepCopyInto(out *TopicPolicy)
- func (in *TopicPolicy) DeepCopyObject() runtime.Object
- func (mg *TopicPolicy) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *TopicPolicy) GetConnectionDetailsMapping() map[string]string
- func (mg *TopicPolicy) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *TopicPolicy) GetID() string
- func (tr *TopicPolicy) GetObservation() (map[string]interface{}, error)
- func (tr *TopicPolicy) GetParameters() (map[string]interface{}, error)
- func (mg *TopicPolicy) GetProviderConfigReference() *xpv1.Reference
- func (mg *TopicPolicy) GetProviderReference() *xpv1.Reference
- func (mg *TopicPolicy) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *TopicPolicy) GetTerraformResourceType() string
- func (tr *TopicPolicy) GetTerraformSchemaVersion() int
- func (mg *TopicPolicy) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *TopicPolicy) LateInitialize(attrs []byte) (bool, error)
- func (mg *TopicPolicy) SetConditions(c ...xpv1.Condition)
- func (mg *TopicPolicy) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *TopicPolicy) SetObservation(obs map[string]interface{}) error
- func (tr *TopicPolicy) SetParameters(params map[string]interface{}) error
- func (mg *TopicPolicy) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *TopicPolicy) SetProviderReference(r *xpv1.Reference)
- func (mg *TopicPolicy) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *TopicPolicy) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type TopicPolicyList
- type TopicPolicyObservation
- type TopicPolicyParameters
- type TopicPolicySpec
- type TopicPolicyStatus
- type TopicSpec
- type TopicStatus
- type TopicSubscription
- func (in *TopicSubscription) DeepCopy() *TopicSubscription
- func (in *TopicSubscription) DeepCopyInto(out *TopicSubscription)
- func (in *TopicSubscription) DeepCopyObject() runtime.Object
- func (mg *TopicSubscription) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *TopicSubscription) GetConnectionDetailsMapping() map[string]string
- func (mg *TopicSubscription) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *TopicSubscription) GetID() string
- func (tr *TopicSubscription) GetObservation() (map[string]interface{}, error)
- func (tr *TopicSubscription) GetParameters() (map[string]interface{}, error)
- func (mg *TopicSubscription) GetProviderConfigReference() *xpv1.Reference
- func (mg *TopicSubscription) GetProviderReference() *xpv1.Reference
- func (mg *TopicSubscription) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *TopicSubscription) GetTerraformResourceType() string
- func (tr *TopicSubscription) GetTerraformSchemaVersion() int
- func (mg *TopicSubscription) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *TopicSubscription) LateInitialize(attrs []byte) (bool, error)
- func (mg *TopicSubscription) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *TopicSubscription) SetConditions(c ...xpv1.Condition)
- func (mg *TopicSubscription) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (tr *TopicSubscription) SetObservation(obs map[string]interface{}) error
- func (tr *TopicSubscription) SetParameters(params map[string]interface{}) error
- func (mg *TopicSubscription) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *TopicSubscription) SetProviderReference(r *xpv1.Reference)
- func (mg *TopicSubscription) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *TopicSubscription) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type TopicSubscriptionList
- type TopicSubscriptionObservation
- type TopicSubscriptionParameters
- type TopicSubscriptionSpec
- type TopicSubscriptionStatus
Constants ¶
const ( CRDGroup = "sns.aws.jet.crossplane.io" CRDVersion = "v1alpha1" )
Package type metadata.
Variables ¶
var ( // CRDGroupVersion is the API Group Version used to register the objects CRDGroupVersion = schema.GroupVersion{Group: CRDGroup, Version: CRDVersion} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: CRDGroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
var ( PlatformApplication_Kind = "PlatformApplication" PlatformApplication_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: PlatformApplication_Kind}.String() PlatformApplication_KindAPIVersion = PlatformApplication_Kind + "." + CRDGroupVersion.String() PlatformApplication_GroupVersionKind = CRDGroupVersion.WithKind(PlatformApplication_Kind) )
Repository type metadata.
var ( SMSPreferences_Kind = "SMSPreferences" SMSPreferences_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: SMSPreferences_Kind}.String() SMSPreferences_KindAPIVersion = SMSPreferences_Kind + "." + CRDGroupVersion.String() SMSPreferences_GroupVersionKind = CRDGroupVersion.WithKind(SMSPreferences_Kind) )
Repository type metadata.
var ( Topic_Kind = "Topic" Topic_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Topic_Kind}.String() Topic_KindAPIVersion = Topic_Kind + "." + CRDGroupVersion.String() Topic_GroupVersionKind = CRDGroupVersion.WithKind(Topic_Kind) )
Repository type metadata.
var ( TopicPolicy_Kind = "TopicPolicy" TopicPolicy_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: TopicPolicy_Kind}.String() TopicPolicy_KindAPIVersion = TopicPolicy_Kind + "." + CRDGroupVersion.String() TopicPolicy_GroupVersionKind = CRDGroupVersion.WithKind(TopicPolicy_Kind) )
Repository type metadata.
var ( TopicSubscription_Kind = "TopicSubscription" TopicSubscription_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: TopicSubscription_Kind}.String() TopicSubscription_KindAPIVersion = TopicSubscription_Kind + "." + CRDGroupVersion.String() TopicSubscription_GroupVersionKind = CRDGroupVersion.WithKind(TopicSubscription_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type PlatformApplication ¶
type PlatformApplication struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec PlatformApplicationSpec `json:"spec"` Status PlatformApplicationStatus `json:"status,omitempty"` }
PlatformApplication is the Schema for the PlatformApplications API +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,awsjet}
func (*PlatformApplication) DeepCopy ¶
func (in *PlatformApplication) DeepCopy() *PlatformApplication
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlatformApplication.
func (*PlatformApplication) DeepCopyInto ¶
func (in *PlatformApplication) DeepCopyInto(out *PlatformApplication)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PlatformApplication) DeepCopyObject ¶
func (in *PlatformApplication) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*PlatformApplication) GetCondition ¶
func (mg *PlatformApplication) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this PlatformApplication.
func (*PlatformApplication) GetConnectionDetailsMapping ¶
func (tr *PlatformApplication) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this PlatformApplication
func (*PlatformApplication) GetDeletionPolicy ¶
func (mg *PlatformApplication) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this PlatformApplication.
func (*PlatformApplication) GetID ¶
func (tr *PlatformApplication) GetID() string
GetID returns ID of underlying Terraform resource of this PlatformApplication
func (*PlatformApplication) GetObservation ¶
func (tr *PlatformApplication) GetObservation() (map[string]interface{}, error)
GetObservation of this PlatformApplication
func (*PlatformApplication) GetParameters ¶
func (tr *PlatformApplication) GetParameters() (map[string]interface{}, error)
GetParameters of this PlatformApplication
func (*PlatformApplication) GetProviderConfigReference ¶
func (mg *PlatformApplication) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this PlatformApplication.
func (*PlatformApplication) GetProviderReference ¶
func (mg *PlatformApplication) GetProviderReference() *xpv1.Reference
GetProviderReference of this PlatformApplication. Deprecated: Use GetProviderConfigReference.
func (*PlatformApplication) GetPublishConnectionDetailsTo ¶
func (mg *PlatformApplication) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this PlatformApplication.
func (*PlatformApplication) GetTerraformResourceType ¶
func (mg *PlatformApplication) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this PlatformApplication
func (*PlatformApplication) GetTerraformSchemaVersion ¶
func (tr *PlatformApplication) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*PlatformApplication) GetWriteConnectionSecretToReference ¶
func (mg *PlatformApplication) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this PlatformApplication.
func (*PlatformApplication) LateInitialize ¶
func (tr *PlatformApplication) LateInitialize(attrs []byte) (bool, error)
LateInitialize this PlatformApplication using its observed tfState. returns True if there are any spec changes for the resource.
func (*PlatformApplication) ResolveReferences ¶
ResolveReferences of this PlatformApplication.
func (*PlatformApplication) SetConditions ¶
func (mg *PlatformApplication) SetConditions(c ...xpv1.Condition)
SetConditions of this PlatformApplication.
func (*PlatformApplication) SetDeletionPolicy ¶
func (mg *PlatformApplication) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this PlatformApplication.
func (*PlatformApplication) SetObservation ¶
func (tr *PlatformApplication) SetObservation(obs map[string]interface{}) error
SetObservation for this PlatformApplication
func (*PlatformApplication) SetParameters ¶
func (tr *PlatformApplication) SetParameters(params map[string]interface{}) error
SetParameters for this PlatformApplication
func (*PlatformApplication) SetProviderConfigReference ¶
func (mg *PlatformApplication) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this PlatformApplication.
func (*PlatformApplication) SetProviderReference ¶
func (mg *PlatformApplication) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this PlatformApplication. Deprecated: Use SetProviderConfigReference.
func (*PlatformApplication) SetPublishConnectionDetailsTo ¶
func (mg *PlatformApplication) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this PlatformApplication.
func (*PlatformApplication) SetWriteConnectionSecretToReference ¶
func (mg *PlatformApplication) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this PlatformApplication.
type PlatformApplicationList ¶
type PlatformApplicationList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []PlatformApplication `json:"items"` }
PlatformApplicationList contains a list of PlatformApplications
func (*PlatformApplicationList) DeepCopy ¶
func (in *PlatformApplicationList) DeepCopy() *PlatformApplicationList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlatformApplicationList.
func (*PlatformApplicationList) DeepCopyInto ¶
func (in *PlatformApplicationList) DeepCopyInto(out *PlatformApplicationList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PlatformApplicationList) DeepCopyObject ¶
func (in *PlatformApplicationList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*PlatformApplicationList) GetItems ¶
func (l *PlatformApplicationList) GetItems() []resource.Managed
GetItems of this PlatformApplicationList.
type PlatformApplicationObservation ¶
type PlatformApplicationObservation struct { Arn *string `json:"arn,omitempty" tf:"arn,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` }
func (*PlatformApplicationObservation) DeepCopy ¶
func (in *PlatformApplicationObservation) DeepCopy() *PlatformApplicationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlatformApplicationObservation.
func (*PlatformApplicationObservation) DeepCopyInto ¶
func (in *PlatformApplicationObservation) DeepCopyInto(out *PlatformApplicationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlatformApplicationParameters ¶
type PlatformApplicationParameters struct { // +kubebuilder:validation:Optional EventDeliveryFailureTopicArn *string `json:"eventDeliveryFailureTopicArn,omitempty" tf:"event_delivery_failure_topic_arn,omitempty"` // +kubebuilder:validation:Optional EventEndpointCreatedTopicArn *string `json:"eventEndpointCreatedTopicArn,omitempty" tf:"event_endpoint_created_topic_arn,omitempty"` // +kubebuilder:validation:Optional EventEndpointDeletedTopicArn *string `json:"eventEndpointDeletedTopicArn,omitempty" tf:"event_endpoint_deleted_topic_arn,omitempty"` // +kubebuilder:validation:Optional EventEndpointUpdatedTopicArn *string `json:"eventEndpointUpdatedTopicArn,omitempty" tf:"event_endpoint_updated_topic_arn,omitempty"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional FailureFeedbackRoleArn *string `json:"failureFeedbackRoleArn,omitempty" tf:"failure_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional FailureFeedbackRoleArnRef *v1.Reference `json:"failureFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional FailureFeedbackRoleArnSelector *v1.Selector `json:"failureFeedbackRoleArnSelector,omitempty" tf:"-"` // +kubebuilder:validation:Required Name *string `json:"name" tf:"name,omitempty"` // +kubebuilder:validation:Required Platform *string `json:"platform" tf:"platform,omitempty"` // +kubebuilder:validation:Required PlatformCredentialSecretRef v1.SecretKeySelector `json:"platformCredentialSecretRef" tf:"-"` // +kubebuilder:validation:Optional PlatformPrincipalSecretRef *v1.SecretKeySelector `json:"platformPrincipalSecretRef,omitempty" tf:"-"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional SuccessFeedbackRoleArn *string `json:"successFeedbackRoleArn,omitempty" tf:"success_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional SuccessFeedbackRoleArnRef *v1.Reference `json:"successFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional SuccessFeedbackRoleArnSelector *v1.Selector `json:"successFeedbackRoleArnSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional SuccessFeedbackSampleRate *string `json:"successFeedbackSampleRate,omitempty" tf:"success_feedback_sample_rate,omitempty"` }
func (*PlatformApplicationParameters) DeepCopy ¶
func (in *PlatformApplicationParameters) DeepCopy() *PlatformApplicationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlatformApplicationParameters.
func (*PlatformApplicationParameters) DeepCopyInto ¶
func (in *PlatformApplicationParameters) DeepCopyInto(out *PlatformApplicationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlatformApplicationSpec ¶
type PlatformApplicationSpec struct { v1.ResourceSpec `json:",inline"` ForProvider PlatformApplicationParameters `json:"forProvider"` }
PlatformApplicationSpec defines the desired state of PlatformApplication
func (*PlatformApplicationSpec) DeepCopy ¶
func (in *PlatformApplicationSpec) DeepCopy() *PlatformApplicationSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlatformApplicationSpec.
func (*PlatformApplicationSpec) DeepCopyInto ¶
func (in *PlatformApplicationSpec) DeepCopyInto(out *PlatformApplicationSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PlatformApplicationStatus ¶
type PlatformApplicationStatus struct { v1.ResourceStatus `json:",inline"` AtProvider PlatformApplicationObservation `json:"atProvider,omitempty"` }
PlatformApplicationStatus defines the observed state of PlatformApplication.
func (*PlatformApplicationStatus) DeepCopy ¶
func (in *PlatformApplicationStatus) DeepCopy() *PlatformApplicationStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PlatformApplicationStatus.
func (*PlatformApplicationStatus) DeepCopyInto ¶
func (in *PlatformApplicationStatus) DeepCopyInto(out *PlatformApplicationStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SMSPreferences ¶
type SMSPreferences struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec SMSPreferencesSpec `json:"spec"` Status SMSPreferencesStatus `json:"status,omitempty"` }
SMSPreferences is the Schema for the SMSPreferencess API +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,awsjet}
func (*SMSPreferences) DeepCopy ¶
func (in *SMSPreferences) DeepCopy() *SMSPreferences
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SMSPreferences.
func (*SMSPreferences) DeepCopyInto ¶
func (in *SMSPreferences) DeepCopyInto(out *SMSPreferences)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SMSPreferences) DeepCopyObject ¶
func (in *SMSPreferences) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*SMSPreferences) GetCondition ¶
func (mg *SMSPreferences) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this SMSPreferences.
func (*SMSPreferences) GetConnectionDetailsMapping ¶
func (tr *SMSPreferences) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this SMSPreferences
func (*SMSPreferences) GetDeletionPolicy ¶
func (mg *SMSPreferences) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this SMSPreferences.
func (*SMSPreferences) GetID ¶
func (tr *SMSPreferences) GetID() string
GetID returns ID of underlying Terraform resource of this SMSPreferences
func (*SMSPreferences) GetObservation ¶
func (tr *SMSPreferences) GetObservation() (map[string]interface{}, error)
GetObservation of this SMSPreferences
func (*SMSPreferences) GetParameters ¶
func (tr *SMSPreferences) GetParameters() (map[string]interface{}, error)
GetParameters of this SMSPreferences
func (*SMSPreferences) GetProviderConfigReference ¶
func (mg *SMSPreferences) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this SMSPreferences.
func (*SMSPreferences) GetProviderReference ¶
func (mg *SMSPreferences) GetProviderReference() *xpv1.Reference
GetProviderReference of this SMSPreferences. Deprecated: Use GetProviderConfigReference.
func (*SMSPreferences) GetPublishConnectionDetailsTo ¶
func (mg *SMSPreferences) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this SMSPreferences.
func (*SMSPreferences) GetTerraformResourceType ¶
func (mg *SMSPreferences) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this SMSPreferences
func (*SMSPreferences) GetTerraformSchemaVersion ¶
func (tr *SMSPreferences) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*SMSPreferences) GetWriteConnectionSecretToReference ¶
func (mg *SMSPreferences) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this SMSPreferences.
func (*SMSPreferences) LateInitialize ¶
func (tr *SMSPreferences) LateInitialize(attrs []byte) (bool, error)
LateInitialize this SMSPreferences using its observed tfState. returns True if there are any spec changes for the resource.
func (*SMSPreferences) ResolveReferences ¶
ResolveReferences of this SMSPreferences.
func (*SMSPreferences) SetConditions ¶
func (mg *SMSPreferences) SetConditions(c ...xpv1.Condition)
SetConditions of this SMSPreferences.
func (*SMSPreferences) SetDeletionPolicy ¶
func (mg *SMSPreferences) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this SMSPreferences.
func (*SMSPreferences) SetObservation ¶
func (tr *SMSPreferences) SetObservation(obs map[string]interface{}) error
SetObservation for this SMSPreferences
func (*SMSPreferences) SetParameters ¶
func (tr *SMSPreferences) SetParameters(params map[string]interface{}) error
SetParameters for this SMSPreferences
func (*SMSPreferences) SetProviderConfigReference ¶
func (mg *SMSPreferences) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this SMSPreferences.
func (*SMSPreferences) SetProviderReference ¶
func (mg *SMSPreferences) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this SMSPreferences. Deprecated: Use SetProviderConfigReference.
func (*SMSPreferences) SetPublishConnectionDetailsTo ¶
func (mg *SMSPreferences) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this SMSPreferences.
func (*SMSPreferences) SetWriteConnectionSecretToReference ¶
func (mg *SMSPreferences) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this SMSPreferences.
type SMSPreferencesList ¶
type SMSPreferencesList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []SMSPreferences `json:"items"` }
SMSPreferencesList contains a list of SMSPreferencess
func (*SMSPreferencesList) DeepCopy ¶
func (in *SMSPreferencesList) DeepCopy() *SMSPreferencesList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SMSPreferencesList.
func (*SMSPreferencesList) DeepCopyInto ¶
func (in *SMSPreferencesList) DeepCopyInto(out *SMSPreferencesList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*SMSPreferencesList) DeepCopyObject ¶
func (in *SMSPreferencesList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*SMSPreferencesList) GetItems ¶
func (l *SMSPreferencesList) GetItems() []resource.Managed
GetItems of this SMSPreferencesList.
type SMSPreferencesObservation ¶
type SMSPreferencesObservation struct {
ID *string `json:"id,omitempty" tf:"id,omitempty"`
}
func (*SMSPreferencesObservation) DeepCopy ¶
func (in *SMSPreferencesObservation) DeepCopy() *SMSPreferencesObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SMSPreferencesObservation.
func (*SMSPreferencesObservation) DeepCopyInto ¶
func (in *SMSPreferencesObservation) DeepCopyInto(out *SMSPreferencesObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SMSPreferencesParameters ¶
type SMSPreferencesParameters struct { // +kubebuilder:validation:Optional DefaultSMSType *string `json:"defaultSmsType,omitempty" tf:"default_sms_type,omitempty"` // +kubebuilder:validation:Optional DefaultSenderID *string `json:"defaultSenderId,omitempty" tf:"default_sender_id,omitempty"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional DeliveryStatusIAMRoleArn *string `json:"deliveryStatusIamRoleArn,omitempty" tf:"delivery_status_iam_role_arn,omitempty"` // +kubebuilder:validation:Optional DeliveryStatusIAMRoleArnRef *v1.Reference `json:"deliveryStatusIamRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional DeliveryStatusIAMRoleArnSelector *v1.Selector `json:"deliveryStatusIamRoleArnSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional DeliveryStatusSuccessSamplingRate *string `json:"deliveryStatusSuccessSamplingRate,omitempty" tf:"delivery_status_success_sampling_rate,omitempty"` // +kubebuilder:validation:Optional MonthlySpendLimit *string `json:"monthlySpendLimit,omitempty" tf:"monthly_spend_limit,omitempty"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // +kubebuilder:validation:Optional UsageReportS3Bucket *string `json:"usageReportS3Bucket,omitempty" tf:"usage_report_s3_bucket,omitempty"` }
func (*SMSPreferencesParameters) DeepCopy ¶
func (in *SMSPreferencesParameters) DeepCopy() *SMSPreferencesParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SMSPreferencesParameters.
func (*SMSPreferencesParameters) DeepCopyInto ¶
func (in *SMSPreferencesParameters) DeepCopyInto(out *SMSPreferencesParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SMSPreferencesSpec ¶
type SMSPreferencesSpec struct { v1.ResourceSpec `json:",inline"` ForProvider SMSPreferencesParameters `json:"forProvider"` }
SMSPreferencesSpec defines the desired state of SMSPreferences
func (*SMSPreferencesSpec) DeepCopy ¶
func (in *SMSPreferencesSpec) DeepCopy() *SMSPreferencesSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SMSPreferencesSpec.
func (*SMSPreferencesSpec) DeepCopyInto ¶
func (in *SMSPreferencesSpec) DeepCopyInto(out *SMSPreferencesSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type SMSPreferencesStatus ¶
type SMSPreferencesStatus struct { v1.ResourceStatus `json:",inline"` AtProvider SMSPreferencesObservation `json:"atProvider,omitempty"` }
SMSPreferencesStatus defines the observed state of SMSPreferences.
func (*SMSPreferencesStatus) DeepCopy ¶
func (in *SMSPreferencesStatus) DeepCopy() *SMSPreferencesStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new SMSPreferencesStatus.
func (*SMSPreferencesStatus) DeepCopyInto ¶
func (in *SMSPreferencesStatus) DeepCopyInto(out *SMSPreferencesStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Topic ¶
type Topic struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec TopicSpec `json:"spec"` Status TopicStatus `json:"status,omitempty"` }
Topic is the Schema for the Topics API +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,awsjet}
func (*Topic) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Topic.
func (*Topic) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Topic) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Topic) GetCondition ¶
func (mg *Topic) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Topic.
func (*Topic) GetConnectionDetailsMapping ¶
GetConnectionDetailsMapping for this Topic
func (*Topic) GetDeletionPolicy ¶
func (mg *Topic) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Topic.
func (*Topic) GetObservation ¶
GetObservation of this Topic
func (*Topic) GetParameters ¶
GetParameters of this Topic
func (*Topic) GetProviderConfigReference ¶
GetProviderConfigReference of this Topic.
func (*Topic) GetProviderReference ¶
GetProviderReference of this Topic. Deprecated: Use GetProviderConfigReference.
func (*Topic) GetPublishConnectionDetailsTo ¶
func (mg *Topic) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Topic.
func (*Topic) GetTerraformResourceType ¶
GetTerraformResourceType returns Terraform resource type for this Topic
func (*Topic) GetTerraformSchemaVersion ¶
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Topic) GetWriteConnectionSecretToReference ¶
func (mg *Topic) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Topic.
func (*Topic) LateInitialize ¶
LateInitialize this Topic using its observed tfState. returns True if there are any spec changes for the resource.
func (*Topic) ResolveReferences ¶
ResolveReferences of this Topic.
func (*Topic) SetConditions ¶
SetConditions of this Topic.
func (*Topic) SetDeletionPolicy ¶
func (mg *Topic) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Topic.
func (*Topic) SetObservation ¶
SetObservation for this Topic
func (*Topic) SetParameters ¶
SetParameters for this Topic
func (*Topic) SetProviderConfigReference ¶
SetProviderConfigReference of this Topic.
func (*Topic) SetProviderReference ¶
SetProviderReference of this Topic. Deprecated: Use SetProviderConfigReference.
func (*Topic) SetPublishConnectionDetailsTo ¶
func (mg *Topic) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Topic.
func (*Topic) SetWriteConnectionSecretToReference ¶
func (mg *Topic) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Topic.
type TopicList ¶
type TopicList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Topic `json:"items"` }
TopicList contains a list of Topics
func (*TopicList) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicList.
func (*TopicList) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TopicList) DeepCopyObject ¶
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
type TopicObservation ¶
type TopicObservation struct { Arn *string `json:"arn,omitempty" tf:"arn,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` Owner *string `json:"owner,omitempty" tf:"owner,omitempty"` TagsAll map[string]*string `json:"tagsAll,omitempty" tf:"tags_all,omitempty"` }
func (*TopicObservation) DeepCopy ¶
func (in *TopicObservation) DeepCopy() *TopicObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicObservation.
func (*TopicObservation) DeepCopyInto ¶
func (in *TopicObservation) DeepCopyInto(out *TopicObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicParameters ¶
type TopicParameters struct { // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional ApplicationFailureFeedbackRoleArn *string `json:"applicationFailureFeedbackRoleArn,omitempty" tf:"application_failure_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional ApplicationFailureFeedbackRoleArnRef *v1.Reference `json:"applicationFailureFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional ApplicationFailureFeedbackRoleArnSelector *v1.Selector `json:"applicationFailureFeedbackRoleArnSelector,omitempty" tf:"-"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional ApplicationSuccessFeedbackRoleArn *string `json:"applicationSuccessFeedbackRoleArn,omitempty" tf:"application_success_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional ApplicationSuccessFeedbackRoleArnRef *v1.Reference `json:"applicationSuccessFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional ApplicationSuccessFeedbackRoleArnSelector *v1.Selector `json:"applicationSuccessFeedbackRoleArnSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional ApplicationSuccessFeedbackSampleRate *float64 `json:"applicationSuccessFeedbackSampleRate,omitempty" tf:"application_success_feedback_sample_rate,omitempty"` // +kubebuilder:validation:Optional ContentBasedDeduplication *bool `json:"contentBasedDeduplication,omitempty" tf:"content_based_deduplication,omitempty"` // +kubebuilder:validation:Optional DeliveryPolicy *string `json:"deliveryPolicy,omitempty" tf:"delivery_policy,omitempty"` // +kubebuilder:validation:Optional DisplayName *string `json:"displayName,omitempty" tf:"display_name,omitempty"` // +kubebuilder:validation:Optional FifoTopic *bool `json:"fifoTopic,omitempty" tf:"fifo_topic,omitempty"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional FirehoseFailureFeedbackRoleArn *string `json:"firehoseFailureFeedbackRoleArn,omitempty" tf:"firehose_failure_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional FirehoseFailureFeedbackRoleArnRef *v1.Reference `json:"firehoseFailureFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional FirehoseFailureFeedbackRoleArnSelector *v1.Selector `json:"firehoseFailureFeedbackRoleArnSelector,omitempty" tf:"-"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional FirehoseSuccessFeedbackRoleArn *string `json:"firehoseSuccessFeedbackRoleArn,omitempty" tf:"firehose_success_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional FirehoseSuccessFeedbackRoleArnRef *v1.Reference `json:"firehoseSuccessFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional FirehoseSuccessFeedbackRoleArnSelector *v1.Selector `json:"firehoseSuccessFeedbackRoleArnSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional FirehoseSuccessFeedbackSampleRate *float64 `json:"firehoseSuccessFeedbackSampleRate,omitempty" tf:"firehose_success_feedback_sample_rate,omitempty"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional HTTPFailureFeedbackRoleArn *string `json:"httpFailureFeedbackRoleArn,omitempty" tf:"http_failure_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional HTTPFailureFeedbackRoleArnRef *v1.Reference `json:"httpFailureFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional HTTPFailureFeedbackRoleArnSelector *v1.Selector `json:"httpFailureFeedbackRoleArnSelector,omitempty" tf:"-"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional HTTPSuccessFeedbackRoleArn *string `json:"httpSuccessFeedbackRoleArn,omitempty" tf:"http_success_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional HTTPSuccessFeedbackRoleArnRef *v1.Reference `json:"httpSuccessFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional HTTPSuccessFeedbackRoleArnSelector *v1.Selector `json:"httpSuccessFeedbackRoleArnSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional HTTPSuccessFeedbackSampleRate *float64 `json:"httpSuccessFeedbackSampleRate,omitempty" tf:"http_success_feedback_sample_rate,omitempty"` // +kubebuilder:validation:Optional KMSMasterKeyID *string `json:"kmsMasterKeyId,omitempty" tf:"kms_master_key_id,omitempty"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional LambdaFailureFeedbackRoleArn *string `json:"lambdaFailureFeedbackRoleArn,omitempty" tf:"lambda_failure_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional LambdaFailureFeedbackRoleArnRef *v1.Reference `json:"lambdaFailureFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional LambdaFailureFeedbackRoleArnSelector *v1.Selector `json:"lambdaFailureFeedbackRoleArnSelector,omitempty" tf:"-"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional LambdaSuccessFeedbackRoleArn *string `json:"lambdaSuccessFeedbackRoleArn,omitempty" tf:"lambda_success_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional LambdaSuccessFeedbackRoleArnRef *v1.Reference `json:"lambdaSuccessFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional LambdaSuccessFeedbackRoleArnSelector *v1.Selector `json:"lambdaSuccessFeedbackRoleArnSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional LambdaSuccessFeedbackSampleRate *float64 `json:"lambdaSuccessFeedbackSampleRate,omitempty" tf:"lambda_success_feedback_sample_rate,omitempty"` // +kubebuilder:validation:Optional Name *string `json:"name,omitempty" tf:"name,omitempty"` // +kubebuilder:validation:Optional Policy *string `json:"policy,omitempty" tf:"policy,omitempty"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional SqsFailureFeedbackRoleArn *string `json:"sqsFailureFeedbackRoleArn,omitempty" tf:"sqs_failure_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional SqsFailureFeedbackRoleArnRef *v1.Reference `json:"sqsFailureFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional SqsFailureFeedbackRoleArnSelector *v1.Selector `json:"sqsFailureFeedbackRoleArnSelector,omitempty" tf:"-"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional SqsSuccessFeedbackRoleArn *string `json:"sqsSuccessFeedbackRoleArn,omitempty" tf:"sqs_success_feedback_role_arn,omitempty"` // +kubebuilder:validation:Optional SqsSuccessFeedbackRoleArnRef *v1.Reference `json:"sqsSuccessFeedbackRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional SqsSuccessFeedbackRoleArnSelector *v1.Selector `json:"sqsSuccessFeedbackRoleArnSelector,omitempty" tf:"-"` // +kubebuilder:validation:Optional SqsSuccessFeedbackSampleRate *float64 `json:"sqsSuccessFeedbackSampleRate,omitempty" tf:"sqs_success_feedback_sample_rate,omitempty"` // +kubebuilder:validation:Optional Tags map[string]*string `json:"tags,omitempty" tf:"tags,omitempty"` }
func (*TopicParameters) DeepCopy ¶
func (in *TopicParameters) DeepCopy() *TopicParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicParameters.
func (*TopicParameters) DeepCopyInto ¶
func (in *TopicParameters) DeepCopyInto(out *TopicParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicPolicy ¶
type TopicPolicy struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec TopicPolicySpec `json:"spec"` Status TopicPolicyStatus `json:"status,omitempty"` }
TopicPolicy is the Schema for the TopicPolicys API +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,awsjet}
func (*TopicPolicy) DeepCopy ¶
func (in *TopicPolicy) DeepCopy() *TopicPolicy
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicPolicy.
func (*TopicPolicy) DeepCopyInto ¶
func (in *TopicPolicy) DeepCopyInto(out *TopicPolicy)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TopicPolicy) DeepCopyObject ¶
func (in *TopicPolicy) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*TopicPolicy) GetCondition ¶
func (mg *TopicPolicy) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this TopicPolicy.
func (*TopicPolicy) GetConnectionDetailsMapping ¶
func (tr *TopicPolicy) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this TopicPolicy
func (*TopicPolicy) GetDeletionPolicy ¶
func (mg *TopicPolicy) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this TopicPolicy.
func (*TopicPolicy) GetID ¶
func (tr *TopicPolicy) GetID() string
GetID returns ID of underlying Terraform resource of this TopicPolicy
func (*TopicPolicy) GetObservation ¶
func (tr *TopicPolicy) GetObservation() (map[string]interface{}, error)
GetObservation of this TopicPolicy
func (*TopicPolicy) GetParameters ¶
func (tr *TopicPolicy) GetParameters() (map[string]interface{}, error)
GetParameters of this TopicPolicy
func (*TopicPolicy) GetProviderConfigReference ¶
func (mg *TopicPolicy) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this TopicPolicy.
func (*TopicPolicy) GetProviderReference ¶
func (mg *TopicPolicy) GetProviderReference() *xpv1.Reference
GetProviderReference of this TopicPolicy. Deprecated: Use GetProviderConfigReference.
func (*TopicPolicy) GetPublishConnectionDetailsTo ¶
func (mg *TopicPolicy) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this TopicPolicy.
func (*TopicPolicy) GetTerraformResourceType ¶
func (mg *TopicPolicy) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this TopicPolicy
func (*TopicPolicy) GetTerraformSchemaVersion ¶
func (tr *TopicPolicy) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*TopicPolicy) GetWriteConnectionSecretToReference ¶
func (mg *TopicPolicy) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this TopicPolicy.
func (*TopicPolicy) LateInitialize ¶
func (tr *TopicPolicy) LateInitialize(attrs []byte) (bool, error)
LateInitialize this TopicPolicy using its observed tfState. returns True if there are any spec changes for the resource.
func (*TopicPolicy) SetConditions ¶
func (mg *TopicPolicy) SetConditions(c ...xpv1.Condition)
SetConditions of this TopicPolicy.
func (*TopicPolicy) SetDeletionPolicy ¶
func (mg *TopicPolicy) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this TopicPolicy.
func (*TopicPolicy) SetObservation ¶
func (tr *TopicPolicy) SetObservation(obs map[string]interface{}) error
SetObservation for this TopicPolicy
func (*TopicPolicy) SetParameters ¶
func (tr *TopicPolicy) SetParameters(params map[string]interface{}) error
SetParameters for this TopicPolicy
func (*TopicPolicy) SetProviderConfigReference ¶
func (mg *TopicPolicy) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this TopicPolicy.
func (*TopicPolicy) SetProviderReference ¶
func (mg *TopicPolicy) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this TopicPolicy. Deprecated: Use SetProviderConfigReference.
func (*TopicPolicy) SetPublishConnectionDetailsTo ¶
func (mg *TopicPolicy) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this TopicPolicy.
func (*TopicPolicy) SetWriteConnectionSecretToReference ¶
func (mg *TopicPolicy) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this TopicPolicy.
type TopicPolicyList ¶
type TopicPolicyList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []TopicPolicy `json:"items"` }
TopicPolicyList contains a list of TopicPolicys
func (*TopicPolicyList) DeepCopy ¶
func (in *TopicPolicyList) DeepCopy() *TopicPolicyList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicPolicyList.
func (*TopicPolicyList) DeepCopyInto ¶
func (in *TopicPolicyList) DeepCopyInto(out *TopicPolicyList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TopicPolicyList) DeepCopyObject ¶
func (in *TopicPolicyList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*TopicPolicyList) GetItems ¶
func (l *TopicPolicyList) GetItems() []resource.Managed
GetItems of this TopicPolicyList.
type TopicPolicyObservation ¶
type TopicPolicyObservation struct { ID *string `json:"id,omitempty" tf:"id,omitempty"` Owner *string `json:"owner,omitempty" tf:"owner,omitempty"` }
func (*TopicPolicyObservation) DeepCopy ¶
func (in *TopicPolicyObservation) DeepCopy() *TopicPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicPolicyObservation.
func (*TopicPolicyObservation) DeepCopyInto ¶
func (in *TopicPolicyObservation) DeepCopyInto(out *TopicPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicPolicyParameters ¶
type TopicPolicyParameters struct { // +kubebuilder:validation:Required Arn *string `json:"arn" tf:"arn,omitempty"` // +kubebuilder:validation:Required Policy *string `json:"policy" tf:"policy,omitempty"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` }
func (*TopicPolicyParameters) DeepCopy ¶
func (in *TopicPolicyParameters) DeepCopy() *TopicPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicPolicyParameters.
func (*TopicPolicyParameters) DeepCopyInto ¶
func (in *TopicPolicyParameters) DeepCopyInto(out *TopicPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicPolicySpec ¶
type TopicPolicySpec struct { v1.ResourceSpec `json:",inline"` ForProvider TopicPolicyParameters `json:"forProvider"` }
TopicPolicySpec defines the desired state of TopicPolicy
func (*TopicPolicySpec) DeepCopy ¶
func (in *TopicPolicySpec) DeepCopy() *TopicPolicySpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicPolicySpec.
func (*TopicPolicySpec) DeepCopyInto ¶
func (in *TopicPolicySpec) DeepCopyInto(out *TopicPolicySpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicPolicyStatus ¶
type TopicPolicyStatus struct { v1.ResourceStatus `json:",inline"` AtProvider TopicPolicyObservation `json:"atProvider,omitempty"` }
TopicPolicyStatus defines the observed state of TopicPolicy.
func (*TopicPolicyStatus) DeepCopy ¶
func (in *TopicPolicyStatus) DeepCopy() *TopicPolicyStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicPolicyStatus.
func (*TopicPolicyStatus) DeepCopyInto ¶
func (in *TopicPolicyStatus) DeepCopyInto(out *TopicPolicyStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicSpec ¶
type TopicSpec struct { v1.ResourceSpec `json:",inline"` ForProvider TopicParameters `json:"forProvider"` }
TopicSpec defines the desired state of Topic
func (*TopicSpec) DeepCopy ¶
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicSpec.
func (*TopicSpec) DeepCopyInto ¶
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicStatus ¶
type TopicStatus struct { v1.ResourceStatus `json:",inline"` AtProvider TopicObservation `json:"atProvider,omitempty"` }
TopicStatus defines the observed state of Topic.
func (*TopicStatus) DeepCopy ¶
func (in *TopicStatus) DeepCopy() *TopicStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicStatus.
func (*TopicStatus) DeepCopyInto ¶
func (in *TopicStatus) DeepCopyInto(out *TopicStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicSubscription ¶
type TopicSubscription struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec TopicSubscriptionSpec `json:"spec"` Status TopicSubscriptionStatus `json:"status,omitempty"` }
TopicSubscription is the Schema for the TopicSubscriptions API +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:subresource:status +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,awsjet}
func (*TopicSubscription) DeepCopy ¶
func (in *TopicSubscription) DeepCopy() *TopicSubscription
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicSubscription.
func (*TopicSubscription) DeepCopyInto ¶
func (in *TopicSubscription) DeepCopyInto(out *TopicSubscription)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TopicSubscription) DeepCopyObject ¶
func (in *TopicSubscription) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*TopicSubscription) GetCondition ¶
func (mg *TopicSubscription) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this TopicSubscription.
func (*TopicSubscription) GetConnectionDetailsMapping ¶
func (tr *TopicSubscription) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this TopicSubscription
func (*TopicSubscription) GetDeletionPolicy ¶
func (mg *TopicSubscription) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this TopicSubscription.
func (*TopicSubscription) GetID ¶
func (tr *TopicSubscription) GetID() string
GetID returns ID of underlying Terraform resource of this TopicSubscription
func (*TopicSubscription) GetObservation ¶
func (tr *TopicSubscription) GetObservation() (map[string]interface{}, error)
GetObservation of this TopicSubscription
func (*TopicSubscription) GetParameters ¶
func (tr *TopicSubscription) GetParameters() (map[string]interface{}, error)
GetParameters of this TopicSubscription
func (*TopicSubscription) GetProviderConfigReference ¶
func (mg *TopicSubscription) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this TopicSubscription.
func (*TopicSubscription) GetProviderReference ¶
func (mg *TopicSubscription) GetProviderReference() *xpv1.Reference
GetProviderReference of this TopicSubscription. Deprecated: Use GetProviderConfigReference.
func (*TopicSubscription) GetPublishConnectionDetailsTo ¶
func (mg *TopicSubscription) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this TopicSubscription.
func (*TopicSubscription) GetTerraformResourceType ¶
func (mg *TopicSubscription) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this TopicSubscription
func (*TopicSubscription) GetTerraformSchemaVersion ¶
func (tr *TopicSubscription) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*TopicSubscription) GetWriteConnectionSecretToReference ¶
func (mg *TopicSubscription) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this TopicSubscription.
func (*TopicSubscription) LateInitialize ¶
func (tr *TopicSubscription) LateInitialize(attrs []byte) (bool, error)
LateInitialize this TopicSubscription using its observed tfState. returns True if there are any spec changes for the resource.
func (*TopicSubscription) ResolveReferences ¶
ResolveReferences of this TopicSubscription.
func (*TopicSubscription) SetConditions ¶
func (mg *TopicSubscription) SetConditions(c ...xpv1.Condition)
SetConditions of this TopicSubscription.
func (*TopicSubscription) SetDeletionPolicy ¶
func (mg *TopicSubscription) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this TopicSubscription.
func (*TopicSubscription) SetObservation ¶
func (tr *TopicSubscription) SetObservation(obs map[string]interface{}) error
SetObservation for this TopicSubscription
func (*TopicSubscription) SetParameters ¶
func (tr *TopicSubscription) SetParameters(params map[string]interface{}) error
SetParameters for this TopicSubscription
func (*TopicSubscription) SetProviderConfigReference ¶
func (mg *TopicSubscription) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this TopicSubscription.
func (*TopicSubscription) SetProviderReference ¶
func (mg *TopicSubscription) SetProviderReference(r *xpv1.Reference)
SetProviderReference of this TopicSubscription. Deprecated: Use SetProviderConfigReference.
func (*TopicSubscription) SetPublishConnectionDetailsTo ¶
func (mg *TopicSubscription) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this TopicSubscription.
func (*TopicSubscription) SetWriteConnectionSecretToReference ¶
func (mg *TopicSubscription) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this TopicSubscription.
type TopicSubscriptionList ¶
type TopicSubscriptionList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []TopicSubscription `json:"items"` }
TopicSubscriptionList contains a list of TopicSubscriptions
func (*TopicSubscriptionList) DeepCopy ¶
func (in *TopicSubscriptionList) DeepCopy() *TopicSubscriptionList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicSubscriptionList.
func (*TopicSubscriptionList) DeepCopyInto ¶
func (in *TopicSubscriptionList) DeepCopyInto(out *TopicSubscriptionList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*TopicSubscriptionList) DeepCopyObject ¶
func (in *TopicSubscriptionList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*TopicSubscriptionList) GetItems ¶
func (l *TopicSubscriptionList) GetItems() []resource.Managed
GetItems of this TopicSubscriptionList.
type TopicSubscriptionObservation ¶
type TopicSubscriptionObservation struct { Arn *string `json:"arn,omitempty" tf:"arn,omitempty"` ConfirmationWasAuthenticated *bool `json:"confirmationWasAuthenticated,omitempty" tf:"confirmation_was_authenticated,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` OwnerID *string `json:"ownerId,omitempty" tf:"owner_id,omitempty"` PendingConfirmation *bool `json:"pendingConfirmation,omitempty" tf:"pending_confirmation,omitempty"` }
func (*TopicSubscriptionObservation) DeepCopy ¶
func (in *TopicSubscriptionObservation) DeepCopy() *TopicSubscriptionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicSubscriptionObservation.
func (*TopicSubscriptionObservation) DeepCopyInto ¶
func (in *TopicSubscriptionObservation) DeepCopyInto(out *TopicSubscriptionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicSubscriptionParameters ¶
type TopicSubscriptionParameters struct { // +kubebuilder:validation:Optional ConfirmationTimeoutInMinutes *float64 `json:"confirmationTimeoutInMinutes,omitempty" tf:"confirmation_timeout_in_minutes,omitempty"` // +kubebuilder:validation:Optional DeliveryPolicy *string `json:"deliveryPolicy,omitempty" tf:"delivery_policy,omitempty"` // +kubebuilder:validation:Required Endpoint *string `json:"endpoint" tf:"endpoint,omitempty"` // +kubebuilder:validation:Optional EndpointAutoConfirms *bool `json:"endpointAutoConfirms,omitempty" tf:"endpoint_auto_confirms,omitempty"` // +kubebuilder:validation:Optional FilterPolicy *string `json:"filterPolicy,omitempty" tf:"filter_policy,omitempty"` // +kubebuilder:validation:Required Protocol *string `json:"protocol" tf:"protocol,omitempty"` // +kubebuilder:validation:Optional RawMessageDelivery *bool `json:"rawMessageDelivery,omitempty" tf:"raw_message_delivery,omitempty"` // +kubebuilder:validation:Optional RedrivePolicy *string `json:"redrivePolicy,omitempty" tf:"redrive_policy,omitempty"` // Region is the region you'd like your resource to be created in. // +terrajet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // +crossplane:generate:reference:type=github.com/crossplane-contrib/provider-jet-aws/apis/iam/v1alpha2.Role // +crossplane:generate:reference:extractor=github.com/crossplane-contrib/provider-jet-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional SubscriptionRoleArn *string `json:"subscriptionRoleArn,omitempty" tf:"subscription_role_arn,omitempty"` // +kubebuilder:validation:Optional SubscriptionRoleArnRef *v1.Reference `json:"subscriptionRoleArnRef,omitempty" tf:"-"` // +kubebuilder:validation:Optional SubscriptionRoleArnSelector *v1.Selector `json:"subscriptionRoleArnSelector,omitempty" tf:"-"` // +kubebuilder:validation:Required TopicArn *string `json:"topicArn" tf:"topic_arn,omitempty"` }
func (*TopicSubscriptionParameters) DeepCopy ¶
func (in *TopicSubscriptionParameters) DeepCopy() *TopicSubscriptionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicSubscriptionParameters.
func (*TopicSubscriptionParameters) DeepCopyInto ¶
func (in *TopicSubscriptionParameters) DeepCopyInto(out *TopicSubscriptionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicSubscriptionSpec ¶
type TopicSubscriptionSpec struct { v1.ResourceSpec `json:",inline"` ForProvider TopicSubscriptionParameters `json:"forProvider"` }
TopicSubscriptionSpec defines the desired state of TopicSubscription
func (*TopicSubscriptionSpec) DeepCopy ¶
func (in *TopicSubscriptionSpec) DeepCopy() *TopicSubscriptionSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicSubscriptionSpec.
func (*TopicSubscriptionSpec) DeepCopyInto ¶
func (in *TopicSubscriptionSpec) DeepCopyInto(out *TopicSubscriptionSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TopicSubscriptionStatus ¶
type TopicSubscriptionStatus struct { v1.ResourceStatus `json:",inline"` AtProvider TopicSubscriptionObservation `json:"atProvider,omitempty"` }
TopicSubscriptionStatus defines the observed state of TopicSubscription.
func (*TopicSubscriptionStatus) DeepCopy ¶
func (in *TopicSubscriptionStatus) DeepCopy() *TopicSubscriptionStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TopicSubscriptionStatus.
func (*TopicSubscriptionStatus) DeepCopyInto ¶
func (in *TopicSubscriptionStatus) DeepCopyInto(out *TopicSubscriptionStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.