struct Lightsail::ContactMethod
- Lightsail::ContactMethod
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #arn : String | Nil
- #arn=(arn : String | Nil)
- #contactEndpoint : String | Nil
- #contactEndpoint=(contactEndpoint : String | Nil)
- #createdAt : Time | Nil
- #createdAt=(createdAt : Time | Nil)
- #location : ResourceLocation | Nil
- #location=(location : ResourceLocation | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #protocol : String | Nil
- #protocol=(protocol : String | Nil)
- #resourceType : String | Nil
- #resourceType=(resourceType : String | Nil)
- #status : String | Nil
- #status=(status : String | Nil)
- #supportCode : String | Nil
- #supportCode=(supportCode : String | Nil)