func NewLabelResourceProperties() *LabelResourceProperties
func NewLabelResourcePropertiesWithDefaults() *LabelResourceProperties
func (o *LabelResourceProperties) GetKey() string
func (o *LabelResourceProperties) GetKeyOk() (*string, bool)
func (o *LabelResourceProperties) SetKey(v string)
func (o *LabelResourceProperties) HasKey() bool
func (o *LabelResourceProperties) GetValue() string
func (o *LabelResourceProperties) GetValueOk() (*string, bool)
func (o *LabelResourceProperties) SetValue(v string)
func (o *LabelResourceProperties) HasValue() bool